micro_utils.dokka
0.9.5
android
micro_utils.dokka
/
dev.inmo.micro_utils.common
/
[android]onSecond
on
Second
android
inline
fun
<
T1
,
T2
,
E
:
Either
<
T1
,
T2
>
>
E
.
onSecond
(
block
:
(
T2
)
->
Unit
)
:
E
Content copied to clipboard
Will call
block
in case when
this
is
EitherSecond